Search results for "Search procedure"

showing 10 items of 24 documents

Variable neighborhood descent for the incremental graph drawing

2017

Abstract Graphs are used to represent reality in several areas of knowledge. Drawings of graphs have many applications, from project scheduling to software diagrams. The main quality desired for drawings of graphs is readability, and crossing reduction is a fundamental aesthetic criterion for a good representation of a graph. In this paper we target the edge crossing reduction in the context of incremental graph drawing, in which we want to preserve the layout of a graph over successive drawings. We propose a hybrid method based on the GRASP (Greedy Randomized Adaptive Search Procedure) and VND (Variable Neighborhood Descent) methodologies and compare it with previous methods via simulation.

021103 operations researchTheoretical computer sciencebusiness.industryApplied MathematicsGRASP0211 other engineering and technologies010103 numerical & computational mathematics02 engineering and technologyMachine learningcomputer.software_genre01 natural sciencesReadabilitySoftwareGraph drawingDiscrete Mathematics and CombinatoricsArtificial intelligenceForce-directed graph drawing0101 mathematicsbusinessGraph operationsMetaheuristiccomputerGreedy randomized adaptive search procedureMathematicsofComputing_DISCRETEMATHEMATICSMathematicsElectronic Notes in Discrete Mathematics
researchProduct

GRASP with exterior path-relinking and restricted local search for the multidimensional two-way number partitioning problem

2017

In this work, we tackle multidimensional two-way number partitioning (MDTWNP) problem by combining GRASP with Exterior Path Relinking. In the last few years, the combination of GRASP with path relinking (PR) has emerged as a highly effective tool for finding high-quality solutions for several difficult problems in reasonable computational time. However, in most of the cases, this hybridisation is limited to the variant known as interior PR. Here, we couple GRASP with the "exterior form" of path relinking and perform extensive experimentation to evaluate this variant. In addition, we enhance our GRASP with PR method with a novel local search method specially designed for the MDTWNP problem. …

Alternative methodsMathematical optimization021103 operations researchGeneral Computer Sciencebusiness.industryGRASP0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchModeling and SimulationPath (graph theory)0202 electrical engineering electronic engineering information engineeringLocal search procedure020201 artificial intelligence & image processingLocal search (optimization)businessDescent (mathematics)MathematicsComputers & Operations Research
researchProduct

M-GRASP: A GRASP With Memory for Latency-Aware Partitioning Methods in DVE Systems

2009

A necessary condition for providing quality of service to distributed virtual environments (DVEs) is to provide a system response below a maximum threshold to the client computers. In this sense, latency-aware partitioning methods try to provide response times below the threshold to the maximum number of client computers as possible. These partitioning methods should find an assignment of clients to servers that optimizes system throughput, system latency, and partitioning efficiency. In this paper, we present a new algorithm based on greedy randomized adaptive search procedure with memory for finding the best solutions as possible to this problem. We take into account several different alt…

Computer sciencebusiness.industryDistributed computingGRASPComputer Science ApplicationsHuman-Computer InteractionControl and Systems EngineeringServerLocal search (optimization)Electrical and Electronic EngineeringGreedy algorithmbusinessMetaheuristicSoftwareGreedy randomized adaptive search procedureIEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans
researchProduct

Branch and bound for the cutwidth minimization problem

2013

The cutwidth minimization problem consists of finding a linear arrangement of the vertices of a graph where the maximum number of cuts between the edges of the graph and a line separating consecutive vertices is minimized. We first review previous approaches for special classes of graphs, followed by lower bounds and then a linear integer formulation for the general problem. We then propose a branch-and-bound algorithm based on different lower bounds on the cutwidth of partial solutions. Additionally, we introduce a Greedy Randomized Adaptive Search Procedure (GRASP) heuristic to obtain good initial solutions. The combination of the branch-and-bound and GRASP methods results in optimal solu…

Discrete mathematicsGeneral Computer ScienceBranch and boundGeneral problemMinimization problemGRASPCPU timeManagement Science and Operations ResearchUpper and lower boundsCombinatoricsModeling and SimulationInteger programmingGreedy randomized adaptive search procedureMathematicsComputers & Operations Research
researchProduct

A GRASP algorithm for the container stowage slot planning problem

2016

This work presents a generalization of the Slot Planning Problem which raises when the liner shipping industry needs to plan the placement of containers within a vessel (stowage planning). State-of-the-art stowage planning relies on a heuristic decomposition where containers are first distributed in clusters along the vessel. For each of those clusters a specific position for each container must be found. Compared to previous studies, we have introduced two new features: the explicit handling of rolled out containers and the inclusion of separations rules for dangerous cargo. We present a novel integer programming formulation and a Greedy Randomized Adaptive Search Procedure (GRASP) to solv…

EngineeringOperations researchHeuristic (computer science)Container vessel stowage planning0211 other engineering and technologiesTransportation02 engineering and technologyManagement Science and Operations ResearchSHIPSOPERATIONSNUMBERGRASP0202 electrical engineering electronic engineering information engineeringHeuristic algorithmsLOADING PROBLEMBusiness and International ManagementInteger programmingREDUCEGreedy randomized adaptive search procedureCivil and Structural EngineeringSlot planningECONOMICS021103 operations researchbusiness.industryGRASPSHIFTSInteger programmingREACTIVE GRASPENGINEERINGPACKING PROBLEMSPacking problemsContainer (abstract data type)StowageBenchmark (computing)020201 artificial intelligence & image processingbusinessSETTransportation Research Part E: Logistics and Transportation Review
researchProduct

Arc crossing minimization in graphs with GRASP

2001

Graphs are commonly used to represent information in many fields of science and engineering. Automatic drawing tools generate comprehensible graphs from data, taking into account a variety of properties, enabling users to see important relationships in the data. The goal of limiting the number of arc crossings is a well-admitted criterion for a good drawing. In this paper, we present a Greedy Randomized Adaptive Search Procedure (GRASP) for the problem of minimizing arc crossings in graphs. Computational experiments with 200 graphs with up to 350 vertices are presented to assess the merit of the method. We show that simple heuristics are very fast but result in inferior solutions, while hig…

Greedy coloringTheoretical computer scienceComputer scienceSimple (abstract algebra)Graph drawingGRASPMinificationSoftware systemHeuristicsIndustrial and Manufacturing EngineeringGreedy randomized adaptive search procedureIIE Transactions
researchProduct

A GRASP heuristic for the mixed Chinese postman problem

2002

Abstract Arc routing problems (ARPs) consist of finding a traversal on a graph satisfying some conditions related to the links of the graph. In the Chinese postman problem (CPP) the aim is to find a minimum cost tour (closed walk) traversing all the links of the graph at least once. Both the Undirected CPP, where all the links are edges that can be traversed in both ways, and the Directed CPP, where all the links are arcs that must be traversed in a specified way, are known to be polynomially solvable. However, if we deal with a mixed graph (having edges and arcs), the problem turns out to be NP -hard. In this paper, we present a heuristic algorithm for this problem, the so-called Mixed CPP…

Information Systems and ManagementGeneral Computer ScienceHeuristic (computer science)GRASPMixed graphManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringCombinatoricsTree traversalRoute inspection problemModeling and SimulationGraph (abstract data type)Arc routingGreedy randomized adaptive search procedureMathematicsofComputing_DISCRETEMATHEMATICSMathematicsEuropean Journal of Operational Research
researchProduct

A GRASP algorithm for constrained two-dimensional non-guillotine cutting problems

2005

This paper presents a greedy randomized adaptive search procedure (GRASP) for the constrained two-dimensional non-guillotine cutting problem, the problem of cutting the rectangular pieces from a large rectangle so as to maximize the value of the pieces cut. We investigate several strategies for the constructive and improvement phases and several choices for critical search parameters. We perform extensive computational experiments with well-known instances previously reported, first to select the best alternatives and then to compare the efficiency of our algorithm with other procedures.

Marketing021103 operations researchAdaptive algorithmComputer scienceStrategy and ManagementGRASP0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchConstructiveManagement Information SystemsRandomized algorithm0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingRectangleHeuristicsGreedy algorithmAlgorithmGreedy randomized adaptive search procedureJournal of the Operational Research Society
researchProduct

GRASP with path relinking for the orienteering problem

2014

In this paper, we address an optimization problem resulting from the combination of the well-known travelling salesman and knapsack problems. In particular, we target the orienteering problem, originated in the context of sport, which consists of maximizing the total score associated with the vertices visited in a path within the available time. The problem, also known as the selective travelling salesman problem, is NP-hard and can be formulated as an integer linear program. Since the 1980s, several solution methods for this problem have been developed and applied to a variety of fields, particularly in routing and tourism. We propose a heuristic method—based on the Greedy Randomized Adapt…

MarketingMathematical optimization021103 operations researchOptimization problembusiness.industryHeuristic (computer science)Strategy and Management0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchTravelling salesman problemManagement Information SystemsKnapsack problemShortest path problem0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingLocal search (optimization)businessMetaheuristicGreedy randomized adaptive search procedureMathematicsJournal of the Operational Research Society
researchProduct

GRASP & evolutionary path relinking for medical image registration based on point matching

2010

Image registration is a very active research area in computer vision. Image registration methods, aim to find a transformation between two images taken under different conditions. Point matching is an image registration approach based on searching for the right pairing of points between the two images. From this matching, the registration transformation can be inferred by means of numerical methods. In this paper, we tackle the medical image registration problem adapting a new advanced hybrid metaheuristic composed by the GRASP and the evolutionary path relinking algorithms, called G&EvPR. The experiments conducted in this work have shown the good performance of G&EvPR compared to similar a…

Matching (statistics)business.industryGRASPComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONImage registrationPoint set registrationEvolutionary computationElectronic mailComputer visionArtificial intelligencebusinessMetaheuristicGreedy randomized adaptive search procedureMathematicsIEEE Congress on Evolutionary Computation
researchProduct